home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part2 / 17561 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  621 b 

  1. Path: news.kth.se!news
  2. From: Peter Andren <andren@struct.kth.se>
  3. Newsgroups: comp.lang.c++
  4. Subject: one character input?
  5. Date: Tue, 16 Apr 1996 16:13:04 +0200
  6. Message-ID: <3173AAF0.3515@struct.kth.se>
  7. NNTP-Posting-Host: sagittarius.ce.kth.se
  8. Mime-Version: 1.0
  9. Content-Type: text/plain; charset=us-ascii
  10. Content-Transfer-Encoding: 7bit
  11. X-Mailer: Mozilla 2.0 (X11; I; SunOS 5.4 sun4c)
  12.  
  13. Hello,
  14.  
  15. I need a function to read one character from the keyboard without to end
  16. the input with a returncharacter. Unfortunatly I'm not able to find this
  17. funtion in my book, but I have a strong feeling that it shouldn't be so
  18. difficult.
  19.